[INFO] fetching crate listary 0.0.1...
[INFO] testing listary-0.0.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate listary 0.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate listary 0.0.1
[INFO] finished tweaking crates.io crate listary 0.0.1
[INFO] tweaked toml for crates.io crate listary 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate listary 0.0.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate listary 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.9
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded rustyline v13.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3e27b8cc40bb04b7231a5206d7b400a144d8be6368a7c4c58adf2a1cb14e154
[INFO] running `Command { std: "docker" "start" "-a" "c3e27b8cc40bb04b7231a5206d7b400a144d8be6368a7c4c58adf2a1cb14e154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3e27b8cc40bb04b7231a5206d7b400a144d8be6368a7c4c58adf2a1cb14e154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3e27b8cc40bb04b7231a5206d7b400a144d8be6368a7c4c58adf2a1cb14e154", kill_on_drop: false }`
[INFO] [stdout] c3e27b8cc40bb04b7231a5206d7b400a144d8be6368a7c4c58adf2a1cb14e154
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c16417e3163a688fa44ccdfe05623b55dc16aad9865b64930facccd91f9aebb
[INFO] running `Command { std: "docker" "start" "-a" "2c16417e3163a688fa44ccdfe05623b55dc16aad9865b64930facccd91f9aebb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling listary v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/apps.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::UNIX_EPOCH`
[INFO] [stdout]  --> src/apps.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::UNIX_EPOCH;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `walkdir::WalkDir`
[INFO] [stdout]  --> src/apps.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use walkdir::WalkDir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entries`
[INFO] [stdout]   --> src/apps.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn scan_applications(&self, entries: &mut Vec<FileEntry>) {
[INFO] [stdout]    |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_exact_application_match` is never used
[INFO] [stdout]   --> src/index.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl FileIndex {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn find_exact_application_match(&self, query: &str) -> Option<&FileEntry> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_exact_match` and `find_exact_application_match` are never used
[INFO] [stdout]   --> src/search.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl SearchEngine {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn is_exact_match(&self, entry: &FileEntry, query: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn find_exact_application_match<'a>(&self, entries: &'a [FileEntry], query: &str) -> Option<&'a FileEntry> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.40s
[INFO] running `Command { std: "docker" "inspect" "2c16417e3163a688fa44ccdfe05623b55dc16aad9865b64930facccd91f9aebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c16417e3163a688fa44ccdfe05623b55dc16aad9865b64930facccd91f9aebb", kill_on_drop: false }`
[INFO] [stdout] 2c16417e3163a688fa44ccdfe05623b55dc16aad9865b64930facccd91f9aebb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ab8204cdd76bd78f01e879b15fd413b83bf27be69e7874437e70e362cd026cb
[INFO] running `Command { std: "docker" "start" "-a" "4ab8204cdd76bd78f01e879b15fd413b83bf27be69e7874437e70e362cd026cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling listary v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/apps.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::UNIX_EPOCH`
[INFO] [stdout]  --> src/apps.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::time::UNIX_EPOCH;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `walkdir::WalkDir`
[INFO] [stdout]  --> src/apps.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use walkdir::WalkDir;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entries`
[INFO] [stdout]   --> src/apps.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn scan_applications(&self, entries: &mut Vec<FileEntry>) {
[INFO] [stdout]    |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `find_exact_application_match` is never used
[INFO] [stdout]   --> src/index.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl FileIndex {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn find_exact_application_match(&self, query: &str) -> Option<&FileEntry> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_exact_match` and `find_exact_application_match` are never used
[INFO] [stdout]   --> src/search.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl SearchEngine {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn is_exact_match(&self, entry: &FileEntry, query: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn find_exact_application_match<'a>(&self, entries: &'a [FileEntry], query: &str) -> Option<&'a FileEntry> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "4ab8204cdd76bd78f01e879b15fd413b83bf27be69e7874437e70e362cd026cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ab8204cdd76bd78f01e879b15fd413b83bf27be69e7874437e70e362cd026cb", kill_on_drop: false }`
[INFO] [stdout] 4ab8204cdd76bd78f01e879b15fd413b83bf27be69e7874437e70e362cd026cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13ad6313ab212c002247206787877ee5e152cb25a44e65f829d8cdcfcb4eec10
[INFO] running `Command { std: "docker" "start" "-a" "13ad6313ab212c002247206787877ee5e152cb25a44e65f829d8cdcfcb4eec10", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::fs`
[INFO] [stderr]  --> src/apps.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::fs;
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::UNIX_EPOCH`
[INFO] [stderr]  --> src/apps.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::time::UNIX_EPOCH;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `walkdir::WalkDir`
[INFO] [stderr]  --> src/apps.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use walkdir::WalkDir;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `entries`
[INFO] [stderr]   --> src/apps.rs:21:37
[INFO] [stderr]    |
[INFO] [stderr] 21 |     pub fn scan_applications(&self, entries: &mut Vec<FileEntry>) {
[INFO] [stderr]    |                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `find_exact_application_match` is never used
[INFO] [stderr]   --> src/index.rs:60:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl FileIndex {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub fn find_exact_application_match(&self, query: &str) -> Option<&FileEntry> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_exact_match` and `find_exact_application_match` are never used
[INFO] [stderr]   --> src/search.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl SearchEngine {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub fn is_exact_match(&self, entry: &FileEntry, query: &str) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 69 |     pub fn find_exact_application_match<'a>(&self, entries: &'a [FileEntry], query: &str) -> Option<&'a FileEntry> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `listary` (bin "listary" test) generated 6 warnings (run `cargo fix --bin "listary" -p listary --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/listary-bc0d9bdbc55409e0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "13ad6313ab212c002247206787877ee5e152cb25a44e65f829d8cdcfcb4eec10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ad6313ab212c002247206787877ee5e152cb25a44e65f829d8cdcfcb4eec10", kill_on_drop: false }`
[INFO] [stdout] 13ad6313ab212c002247206787877ee5e152cb25a44e65f829d8cdcfcb4eec10
